[INFO] cloning repository https://github.com/g4borg/loco_minijinja_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g4borg/loco_minijinja_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg4borg%2Floco_minijinja_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg4borg%2Floco_minijinja_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5205c8f38ff3a2d2006c098dedc742da22b282d3
[INFO] checking g4borg/loco_minijinja_engine against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg4borg%2Floco_minijinja_engine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/g4borg/loco_minijinja_engine
[INFO] finished tweaking git repo https://github.com/g4borg/loco_minijinja_engine
[INFO] tweaked toml for git repo https://github.com/g4borg/loco_minijinja_engine written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/g4borg/loco_minijinja_engine on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/g4borg/loco_minijinja_engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d25e16f137e04e856effdf41d01a83a05583fda6ac4ca10e9dc5c906975eedee
[INFO] running `Command { std: "docker" "start" "d25e16f137e04e856effdf41d01a83a05583fda6ac4ca10e9dc5c906975eedee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d25e16f137e04e856effdf41d01a83a05583fda6ac4ca10e9dc5c906975eedee" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d25e16f137e04e856effdf41d01a83a05583fda6ac4ca10e9dc5c906975eedee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d25e16f137e04e856effdf41d01a83a05583fda6ac4ca10e9dc5c906975eedee" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking clap_builder v4.5.25
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking email-encoding v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking auto-future v1.0.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking flagset v0.4.6
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking cruet v0.13.3
[INFO] [stderr]     Checking cruet v0.14.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking btparse-stable v0.1.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking ego-tree v0.9.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking english-to-cron v0.1.2
[INFO] [stderr]     Checking duct_sh v0.13.7
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling html5ever v0.29.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking reserve-port v2.0.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking backtrace_printer v1.3.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=dcbb9d954eac087c -C extra-filename=-1b588c9d8e2a3564 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-352b9cbe1c11793b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d25e16f137e04e856effdf41d01a83a05583fda6ac4ca10e9dc5c906975eedee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25e16f137e04e856effdf41d01a83a05583fda6ac4ca10e9dc5c906975eedee", kill_on_drop: false }`
[INFO] [stdout] d25e16f137e04e856effdf41d01a83a05583fda6ac4ca10e9dc5c906975eedee
